$ sudo hostnamectl set-hostname <new_hostname>
$ sudo vim /etc/hosts
Replace the existing hostname with your new hostname
$ sudo reboot